Verify Plugin
IntelliJ Plugin Verifier CLI tool configuration.
See also
Types
The extension to define the IDEs to be used along with the IntelliJ Plugin Verifier CLI tool for the binary plugin verification.
Properties
The path to the directory where IDEs used for the verification will be downloaded.
The list of class prefixes from the external libraries. The Plugin Verifier will not report No such class for classes of these packages.
Defines the verification level at which the task should fail if any reported issue matches.
Retrieve the Plugin Verifier home directory used for storing downloaded IDEs. Following home directory resolving method is taken directly from the Plugin Verifier to keep the compatibility.
The extension to define the IDEs to be used along with the IntelliJ Plugin Verifier CLI tool for the binary plugin verification.
A file that contains a list of problems that will be ignored in a report.
Specifies which subsystems of IDE should be checked.
A flag that controls the output format - if set to true, the TeamCity compatible output will be returned to stdout.
The path to the directory where verification reports will be saved.
The output formats of the verification reports.